github.com/gotd/td/internal/mtproto.Conn.storeSalt (method)

4 uses

	github.com/gotd/td/internal/mtproto (current package)
		handle_session_created.go#L35: 	c.storeSalt(s.ServerSalt)
		rpc.go#L38: 			c.storeSalt(badMsgErr.NewSalt)
		salt.go#L13: func (c *Conn) storeSalt(salt int64) {
		salt.go#L31: 	c.storeSalt(salt)